1/1
hevc 265 inverse dct
by amir24 on Apr 30, 2016 |
amir24
Posts: 1 Joined: Apr 28, 2016 Last seen: May 9, 2016 |
||
Hi,
My project is based on "IMPLEMENTATION OF inverse DCT IN FPGA ".. I must create a vhdl program of inverse transformed block 4*4 .. the problem is; to switch from 1D to 2D you must record the coefficient of 1d with the use of a fIFO which will be controlled by a state machine ..finaly the saved results used to calculate 2d ... I founded many difficulties.. Is here any code available?? if anyone can help me Plz do reply and thank you. |
RE: hevc 265 inverse dct
by dgisselq on May 2, 2016 |
dgisselq
Posts: 247 Joined: Feb 20, 2015 Last seen: Oct 24, 2024 |
||
Before posting next time, I would suggest your 1) browse the projects list, and 2) read the FAQ.
Yours,
Dan |
1/1